\(\int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx\) [282]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [F(-1)]
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [F(-1)]

Optimal result

Integrand size = 35, antiderivative size = 209 \[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=\frac {2 \sqrt {a+b} \cot (e+f x) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right ) \sqrt {\frac {b (1-\sec (e+f x))}{a+b}} \sqrt {-\frac {b (1+\sec (e+f x))}{a-b}}}{b d f}-\frac {2 c \operatorname {EllipticPi}\left (\frac {2 d}{c+d},\arcsin \left (\frac {\sqrt {1-\sec (e+f x)}}{\sqrt {2}}\right ),\frac {2 b}{a+b}\right ) \sqrt {\frac {a+b \sec (e+f x)}{a+b}} \tan (e+f x)}{d (c+d) f \sqrt {a+b \sec (e+f x)} \sqrt {-\tan ^2(e+f x)}} \]

[Out]

2*cot(f*x+e)*EllipticF((a+b*sec(f*x+e))^(1/2)/(a+b)^(1/2),((a+b)/(a-b))^(1/2))*(a+b)^(1/2)*(b*(1-sec(f*x+e))/(
a+b))^(1/2)*(-b*(1+sec(f*x+e))/(a-b))^(1/2)/b/d/f-2*c*EllipticPi(1/2*(1-sec(f*x+e))^(1/2)*2^(1/2),2*d/(c+d),2^
(1/2)*(b/(a+b))^(1/2))*((a+b*sec(f*x+e))/(a+b))^(1/2)*tan(f*x+e)/d/(c+d)/f/(a+b*sec(f*x+e))^(1/2)/(-tan(f*x+e)
^2)^(1/2)

Rubi [A] (verified)

Time = 0.61 (sec) , antiderivative size = 209, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.086, Rules used = {4062, 3917, 4058} \[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=\frac {2 \sqrt {a+b} \cot (e+f x) \sqrt {\frac {b (1-\sec (e+f x))}{a+b}} \sqrt {-\frac {b (\sec (e+f x)+1)}{a-b}} \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right )}{b d f}-\frac {2 c \tan (e+f x) \sqrt {\frac {a+b \sec (e+f x)}{a+b}} \operatorname {EllipticPi}\left (\frac {2 d}{c+d},\arcsin \left (\frac {\sqrt {1-\sec (e+f x)}}{\sqrt {2}}\right ),\frac {2 b}{a+b}\right )}{d f (c+d) \sqrt {-\tan ^2(e+f x)} \sqrt {a+b \sec (e+f x)}} \]

[In]

Int[Sec[e + f*x]^2/(Sqrt[a + b*Sec[e + f*x]]*(c + d*Sec[e + f*x])),x]

[Out]

(2*Sqrt[a + b]*Cot[e + f*x]*EllipticF[ArcSin[Sqrt[a + b*Sec[e + f*x]]/Sqrt[a + b]], (a + b)/(a - b)]*Sqrt[(b*(
1 - Sec[e + f*x]))/(a + b)]*Sqrt[-((b*(1 + Sec[e + f*x]))/(a - b))])/(b*d*f) - (2*c*EllipticPi[(2*d)/(c + d),
ArcSin[Sqrt[1 - Sec[e + f*x]]/Sqrt[2]], (2*b)/(a + b)]*Sqrt[(a + b*Sec[e + f*x])/(a + b)]*Tan[e + f*x])/(d*(c
+ d)*f*Sqrt[a + b*Sec[e + f*x]]*Sqrt[-Tan[e + f*x]^2])

Rule 3917

Int[csc[(e_.) + (f_.)*(x_)]/Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Simp[-2*(Rt[a + b, 2]/(b*
f*Cot[e + f*x]))*Sqrt[(b*(1 - Csc[e + f*x]))/(a + b)]*Sqrt[(-b)*((1 + Csc[e + f*x])/(a - b))]*EllipticF[ArcSin
[Sqrt[a + b*Csc[e + f*x]]/Rt[a + b, 2]], (a + b)/(a - b)], x] /; FreeQ[{a, b, e, f}, x] && NeQ[a^2 - b^2, 0]

Rule 4058

Int[csc[(e_.) + (f_.)*(x_)]/(Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)]*(csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_))
), x_Symbol] :> Simp[-2*(Cot[e + f*x]/(f*(c + d)*Sqrt[a + b*Csc[e + f*x]]*Sqrt[-Cot[e + f*x]^2]))*Sqrt[(a + b*
Csc[e + f*x])/(a + b)]*EllipticPi[2*(d/(c + d)), ArcSin[Sqrt[1 - Csc[e + f*x]]/Sqrt[2]], 2*(b/(a + b))], x] /;
 FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0]

Rule 4062

Int[csc[(e_.) + (f_.)*(x_)]^2/(Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)]*(csc[(e_.) + (f_.)*(x_)]*(d_.) + (c_
))), x_Symbol] :> Dist[1/d, Int[Csc[e + f*x]/Sqrt[a + b*Csc[e + f*x]], x], x] - Dist[c/d, Int[Csc[e + f*x]/(Sq
rt[a + b*Csc[e + f*x]]*(c + d*Csc[e + f*x])), x], x] /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && N
eQ[a^2 - b^2, 0] && NeQ[c^2 - d^2, 0]

Rubi steps \begin{align*} \text {integral}& = \frac {\int \frac {\sec (e+f x)}{\sqrt {a+b \sec (e+f x)}} \, dx}{d}-\frac {c \int \frac {\sec (e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx}{d} \\ & = \frac {2 \sqrt {a+b} \cot (e+f x) \operatorname {EllipticF}\left (\arcsin \left (\frac {\sqrt {a+b \sec (e+f x)}}{\sqrt {a+b}}\right ),\frac {a+b}{a-b}\right ) \sqrt {\frac {b (1-\sec (e+f x))}{a+b}} \sqrt {-\frac {b (1+\sec (e+f x))}{a-b}}}{b d f}-\frac {2 c \operatorname {EllipticPi}\left (\frac {2 d}{c+d},\arcsin \left (\frac {\sqrt {1-\sec (e+f x)}}{\sqrt {2}}\right ),\frac {2 b}{a+b}\right ) \sqrt {\frac {a+b \sec (e+f x)}{a+b}} \tan (e+f x)}{d (c+d) f \sqrt {a+b \sec (e+f x)} \sqrt {-\tan ^2(e+f x)}} \\ \end{align*}

Mathematica [A] (verified)

Time = 4.29 (sec) , antiderivative size = 165, normalized size of antiderivative = 0.79 \[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=-\frac {4 \cos ^2\left (\frac {1}{2} (e+f x)\right ) \sqrt {\frac {\cos (e+f x)}{1+\cos (e+f x)}} \sqrt {\frac {b+a \cos (e+f x)}{(a+b) (1+\cos (e+f x))}} \left ((c+d) \operatorname {EllipticF}\left (\arcsin \left (\tan \left (\frac {1}{2} (e+f x)\right )\right ),\frac {a-b}{a+b}\right )-2 c \operatorname {EllipticPi}\left (\frac {c-d}{c+d},\arcsin \left (\tan \left (\frac {1}{2} (e+f x)\right )\right ),\frac {a-b}{a+b}\right )\right ) \sec (e+f x)}{(c-d) (c+d) f \sqrt {a+b \sec (e+f x)}} \]

[In]

Integrate[Sec[e + f*x]^2/(Sqrt[a + b*Sec[e + f*x]]*(c + d*Sec[e + f*x])),x]

[Out]

(-4*Cos[(e + f*x)/2]^2*Sqrt[Cos[e + f*x]/(1 + Cos[e + f*x])]*Sqrt[(b + a*Cos[e + f*x])/((a + b)*(1 + Cos[e + f
*x]))]*((c + d)*EllipticF[ArcSin[Tan[(e + f*x)/2]], (a - b)/(a + b)] - 2*c*EllipticPi[(c - d)/(c + d), ArcSin[
Tan[(e + f*x)/2]], (a - b)/(a + b)])*Sec[e + f*x])/((c - d)*(c + d)*f*Sqrt[a + b*Sec[e + f*x]])

Maple [A] (verified)

Time = 8.54 (sec) , antiderivative size = 203, normalized size of antiderivative = 0.97

method result size
default \(\frac {2 \left (\cos \left (f x +e \right )+1\right ) \left (\operatorname {EllipticF}\left (\cot \left (f x +e \right )-\csc \left (f x +e \right ), \sqrt {\frac {a -b}{a +b}}\right ) c +\operatorname {EllipticF}\left (\cot \left (f x +e \right )-\csc \left (f x +e \right ), \sqrt {\frac {a -b}{a +b}}\right ) d -2 c \operatorname {EllipticPi}\left (\cot \left (f x +e \right )-\csc \left (f x +e \right ), \frac {c -d}{c +d}, \sqrt {\frac {a -b}{a +b}}\right )\right ) \sqrt {\frac {\cos \left (f x +e \right )}{\cos \left (f x +e \right )+1}}\, \sqrt {\frac {b +a \cos \left (f x +e \right )}{\left (a +b \right ) \left (\cos \left (f x +e \right )+1\right )}}\, \sqrt {a +b \sec \left (f x +e \right )}}{f \left (c +d \right ) \left (c -d \right ) \left (b +a \cos \left (f x +e \right )\right )}\) \(203\)

[In]

int(sec(f*x+e)^2/(c+d*sec(f*x+e))/(a+b*sec(f*x+e))^(1/2),x,method=_RETURNVERBOSE)

[Out]

2/f/(c+d)/(c-d)*(cos(f*x+e)+1)*(EllipticF(cot(f*x+e)-csc(f*x+e),((a-b)/(a+b))^(1/2))*c+EllipticF(cot(f*x+e)-cs
c(f*x+e),((a-b)/(a+b))^(1/2))*d-2*c*EllipticPi(cot(f*x+e)-csc(f*x+e),(c-d)/(c+d),((a-b)/(a+b))^(1/2)))*(cos(f*
x+e)/(cos(f*x+e)+1))^(1/2)*(1/(a+b)*(b+a*cos(f*x+e))/(cos(f*x+e)+1))^(1/2)*(a+b*sec(f*x+e))^(1/2)/(b+a*cos(f*x
+e))

Fricas [F(-1)]

Timed out. \[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=\text {Timed out} \]

[In]

integrate(sec(f*x+e)^2/(c+d*sec(f*x+e))/(a+b*sec(f*x+e))^(1/2),x, algorithm="fricas")

[Out]

Timed out

Sympy [F]

\[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=\int \frac {\sec ^{2}{\left (e + f x \right )}}{\sqrt {a + b \sec {\left (e + f x \right )}} \left (c + d \sec {\left (e + f x \right )}\right )}\, dx \]

[In]

integrate(sec(f*x+e)**2/(c+d*sec(f*x+e))/(a+b*sec(f*x+e))**(1/2),x)

[Out]

Integral(sec(e + f*x)**2/(sqrt(a + b*sec(e + f*x))*(c + d*sec(e + f*x))), x)

Maxima [F]

\[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=\int { \frac {\sec \left (f x + e\right )^{2}}{\sqrt {b \sec \left (f x + e\right ) + a} {\left (d \sec \left (f x + e\right ) + c\right )}} \,d x } \]

[In]

integrate(sec(f*x+e)^2/(c+d*sec(f*x+e))/(a+b*sec(f*x+e))^(1/2),x, algorithm="maxima")

[Out]

integrate(sec(f*x + e)^2/(sqrt(b*sec(f*x + e) + a)*(d*sec(f*x + e) + c)), x)

Giac [F]

\[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=\int { \frac {\sec \left (f x + e\right )^{2}}{\sqrt {b \sec \left (f x + e\right ) + a} {\left (d \sec \left (f x + e\right ) + c\right )}} \,d x } \]

[In]

integrate(sec(f*x+e)^2/(c+d*sec(f*x+e))/(a+b*sec(f*x+e))^(1/2),x, algorithm="giac")

[Out]

integrate(sec(f*x + e)^2/(sqrt(b*sec(f*x + e) + a)*(d*sec(f*x + e) + c)), x)

Mupad [F(-1)]

Timed out. \[ \int \frac {\sec ^2(e+f x)}{\sqrt {a+b \sec (e+f x)} (c+d \sec (e+f x))} \, dx=\int \frac {1}{{\cos \left (e+f\,x\right )}^2\,\sqrt {a+\frac {b}{\cos \left (e+f\,x\right )}}\,\left (c+\frac {d}{\cos \left (e+f\,x\right )}\right )} \,d x \]

[In]

int(1/(cos(e + f*x)^2*(a + b/cos(e + f*x))^(1/2)*(c + d/cos(e + f*x))),x)

[Out]

int(1/(cos(e + f*x)^2*(a + b/cos(e + f*x))^(1/2)*(c + d/cos(e + f*x))), x)